• frmFeeStructure.Designer.vb
  • project /
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmFeeStructure
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
26         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
27         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
30         Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
31         Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
32         Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
33         Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
34         Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
35         Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
36         Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
37         Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
38         Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
39         Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
40         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmFeeStructure))
41         Me.Panel1 = New System.Windows.Forms.Panel()
42         Me.TabControl1 = New System.Windows.Forms.TabControl()
43         Me.TabPage1 = New System.Windows.Forms.TabPage()
44         Me.GroupBox10 = New System.Windows.Forms.GroupBox()
45         Me.txtClassFeeTotal = New System.Windows.Forms.TextBox()
46         Me.GroupBox5 = New System.Windows.Forms.GroupBox()
47         Me.btnReset = New System.Windows.Forms.Button()
48         Me.Button1 = New System.Windows.Forms.Button()
49         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
50         Me.cmbSemester = New System.Windows.Forms.ComboBox()
51         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
52         Me.cmbClass = New System.Windows.Forms.ComboBox()
53         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
54         Me.cmbSchoolName = New System.Windows.Forms.ComboBox()
55         Me.dgw = New System.Windows.Forms.DataGridView()
56         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
57         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
58         Me.TabPage2 = New System.Windows.Forms.TabPage()
59         Me.GroupBox11 = New System.Windows.Forms.GroupBox()
60         Me.txtHostelFeeTotal = New System.Windows.Forms.TextBox()
61         Me.dgw1 = New System.Windows.Forms.DataGridView()
62         Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
63         Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
64         Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
65         Me.GroupBox6 = New System.Windows.Forms.GroupBox()
66         Me.Button2 = New System.Windows.Forms.Button()
67         Me.Button3 = New System.Windows.Forms.Button()
68         Me.GroupBox8 = New System.Windows.Forms.GroupBox()
69         Me.cmbClass1 = New System.Windows.Forms.ComboBox()
70         Me.GroupBox9 = New System.Windows.Forms.GroupBox()
71         Me.cmbSchoolName1 = New System.Windows.Forms.ComboBox()
72         Me.TabPage3 = New System.Windows.Forms.TabPage()
73         Me.GroupBox12 = New System.Windows.Forms.GroupBox()
74         Me.txtBusFeeTotal = New System.Windows.Forms.TextBox()
75         Me.dgw2 = New System.Windows.Forms.DataGridView()
76         Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
77         Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
78         Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
79         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
80         Me.Button4 = New System.Windows.Forms.Button()
81         Me.Button5 = New System.Windows.Forms.Button()
82         Me.GroupBox7 = New System.Windows.Forms.GroupBox()
83         Me.cmbLocation = New System.Windows.Forms.ComboBox()
84         Me.Panel2 = New System.Windows.Forms.Panel()
85         Me.Label1 = New System.Windows.Forms.Label()
86         Me.btnClose = New System.Windows.Forms.Button()
87         Me.Panel1.SuspendLayout()
88         Me.TabControl1.SuspendLayout()
89         Me.TabPage1.SuspendLayout()
90         Me.GroupBox10.SuspendLayout()
91         Me.GroupBox5.SuspendLayout()
92         Me.GroupBox4.SuspendLayout()
93         Me.GroupBox3.SuspendLayout()
94         Me.GroupBox2.SuspendLayout()
95         CType(Me.dgw, System.ComponentModel.ISupportInitialize).BeginInit()
96         Me.TabPage2.SuspendLayout()
97         Me.GroupBox11.SuspendLayout()
98         CType(Me.dgw1, System.ComponentModel.ISupportInitialize).BeginInit()
99         Me.GroupBox6.SuspendLayout()
100         Me.GroupBox8.SuspendLayout()
101         Me.GroupBox9.SuspendLayout()
102         Me.TabPage3.SuspendLayout()
103         Me.GroupBox12.SuspendLayout()
104         CType(Me.dgw2, System.ComponentModel.ISupportInitialize).BeginInit()
105         Me.GroupBox1.SuspendLayout()
106         Me.GroupBox7.SuspendLayout()
107         Me.Panel2.SuspendLayout()
108         Me.SuspendLayout()
109         
'
110         
'Panel1
111         
'
112         Me.Panel1.BackColor = System.Drawing.Color.White
113         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
114         Me.Panel1.Controls.Add(Me.TabControl1)
115         Me.Panel1.Controls.Add(Me.Panel2)
116         Me.Panel1.Location = New System.Drawing.Point(
13, 15)
117         Me.Panel1.Name =
"Panel1"
118         Me.Panel1.Size = New System.Drawing.Size(
607, 509)
119         Me.Panel1.TabIndex =
2
120         
'
121         
'TabControl1
122         
'
123         Me.TabControl1.Controls.Add(Me.TabPage1)
124         Me.TabControl1.Controls.Add(Me.TabPage2)
125         Me.TabControl1.Controls.Add(Me.TabPage3)
126         Me.TabControl1.Location = New System.Drawing.Point(
9, 76)
127         Me.TabControl1.Name =
"TabControl1"
128         Me.TabControl1.SelectedIndex =
0
129         Me.TabControl1.Size = New System.Drawing.Size(
588, 425)
130         Me.TabControl1.TabIndex =
1
131         
'
132         
'TabPage1
133         
'
134         Me.TabPage1.Controls.Add(Me.GroupBox10)
135         Me.TabPage1.Controls.Add(Me.GroupBox5)
136         Me.TabPage1.Controls.Add(Me.GroupBox4)
137         Me.TabPage1.Controls.Add(Me.GroupBox3)
138         Me.TabPage1.Controls.Add(Me.GroupBox2)
139         Me.TabPage1.Controls.Add(Me.dgw)
140         Me.TabPage1.Location = New System.Drawing.Point(
4, 22)
141         Me.TabPage1.Name =
"TabPage1"
142         Me.TabPage1.Padding = New System.Windows.Forms.Padding(
3)
143         Me.TabPage1.Size = New System.Drawing.Size(
580, 399)
144         Me.TabPage1.TabIndex =
0
145         Me.TabPage1.Text =
"Class Fee"
146         Me.TabPage1.UseVisualStyleBackColor = True
147         
'
148         
'GroupBox10
149         
'
150         Me.GroupBox10.Controls.Add(Me.txtClassFeeTotal)
151         Me.GroupBox10.Location = New System.Drawing.Point(
341, 190)
152         Me.GroupBox10.Name =
"GroupBox10"
153         Me.GroupBox10.Size = New System.Drawing.Size(
155, 73)
154         Me.GroupBox10.TabIndex =
45
155         Me.GroupBox10.TabStop = False
156         Me.GroupBox10.Text =
"Total"
157         Me.GroupBox10.Visible = False
158         
'
159         
'txtClassFeeTotal
160         
'
161         Me.txtClassFeeTotal.Location = New System.Drawing.Point(
22, 35)
162         Me.txtClassFeeTotal.Name =
"txtClassFeeTotal"
163         Me.txtClassFeeTotal.ReadOnly = True
164         Me.txtClassFeeTotal.Size = New System.Drawing.Size(
116, 20)
165         Me.txtClassFeeTotal.TabIndex =
0
166         Me.txtClassFeeTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
167         
'
168         
'GroupBox5
169         
'
170         Me.GroupBox5.Controls.Add(Me.btnReset)
171         Me.GroupBox5.Controls.Add(Me.Button1)
172         Me.GroupBox5.Location = New System.Drawing.Point(
341, 86)
173         Me.GroupBox5.Name =
"GroupBox5"
174         Me.GroupBox5.Size = New System.Drawing.Size(
109, 98)
175         Me.GroupBox5.TabIndex =
44
176         Me.GroupBox5.TabStop = False
177         Me.GroupBox5.Text =
"Opertions"
178         
'
179         
'btnReset
180         
'
181         Me.btnReset.Cursor = System.Windows.Forms.Cursors.Hand
182         Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
183         Me.btnReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
184         Me.btnReset.Location = New System.Drawing.Point(
16, 59)
185         Me.btnReset.Name =
"btnReset"
186         Me.btnReset.Size = New System.Drawing.Size(
82, 28)
187         Me.btnReset.TabIndex =
0
188         Me.btnReset.Text =
"Reset"
189         Me.btnReset.UseVisualStyleBackColor = True
190         
'
191         
'Button1
192         
'
193         Me.Button1.Cursor = System.Windows.Forms.Cursors.Hand
194         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
195         Me.Button1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
196         Me.Button1.Location = New System.Drawing.Point(
16, 25)
197         Me.Button1.Name =
"Button1"
198         Me.Button1.Size = New System.Drawing.Size(
82, 28)
199         Me.Button1.TabIndex =
4
200         Me.Button1.Text =
"Get Data"
201         Me.Button1.UseVisualStyleBackColor = True
202         
'
203         
'GroupBox4
204         
'
205         Me.GroupBox4.Controls.Add(Me.cmbSemester)
206         Me.GroupBox4.Location = New System.Drawing.Point(
350, 7)
207         Me.GroupBox4.Name =
"GroupBox4"
208         Me.GroupBox4.Size = New System.Drawing.Size(
131, 73)
209         Me.GroupBox4.TabIndex =
5
210         Me.GroupBox4.TabStop = False
211         Me.GroupBox4.Text =
"Semester"
212         
'
213         
'cmbSemester
214         
'
215         Me.cmbSemester.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
216         Me.cmbSemester.Enabled = False
217         Me.cmbSemester.FormattingEnabled = True
218         Me.cmbSemester.Location = New System.Drawing.Point(
17, 31)
219         Me.cmbSemester.Name =
"cmbSemester"
220         Me.cmbSemester.Size = New System.Drawing.Size(
99, 21)
221         Me.cmbSemester.TabIndex =
1
222         
'
223         
'GroupBox3
224         
'
225         Me.GroupBox3.Controls.Add(Me.cmbClass)
226         Me.GroupBox3.Location = New System.Drawing.Point(
213, 7)
227         Me.GroupBox3.Name =
"GroupBox3"
228         Me.GroupBox3.Size = New System.Drawing.Size(
131, 73)
229         Me.GroupBox3.TabIndex =
4
230         Me.GroupBox3.TabStop = False
231         Me.GroupBox3.Text =
"Class"
232         
'
233         
'cmbClass
234         
'
235         Me.cmbClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
236         Me.cmbClass.Enabled = False
237         Me.cmbClass.FormattingEnabled = True
238         Me.cmbClass.Location = New System.Drawing.Point(
17, 31)
239         Me.cmbClass.Name =
"cmbClass"
240         Me.cmbClass.Size = New System.Drawing.Size(
99, 21)
241         Me.cmbClass.TabIndex =
1
242         
'
243         
'GroupBox2
244         
'
245         Me.GroupBox2.Controls.Add(Me.cmbSchoolName)
246         Me.GroupBox2.Location = New System.Drawing.Point(
7, 7)
247         Me.GroupBox2.Name =
"GroupBox2"
248         Me.GroupBox2.Size = New System.Drawing.Size(
200, 73)
249         Me.GroupBox2.TabIndex =
3
250         Me.GroupBox2.TabStop = False
251         Me.GroupBox2.Text =
"School Name"
252         
'
253         
'cmbSchoolName
254         
'
255         Me.cmbSchoolName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
256         Me.cmbSchoolName.FormattingEnabled = True
257         Me.cmbSchoolName.Location = New System.Drawing.Point(
15, 31)
258         Me.cmbSchoolName.Name =
"cmbSchoolName"
259         Me.cmbSchoolName.Size = New System.Drawing.Size(
173, 21)
260         Me.cmbSchoolName.TabIndex =
3
261         
'
262         
'dgw
263         
'
264         Me.dgw.AllowUserToAddRows = False
265         Me.dgw.AllowUserToDeleteRows = False
266         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
267         Me.dgw.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
268         Me.dgw.BackgroundColor = System.Drawing.Color.White
269         Me.dgw.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
270         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
271         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
272         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
273         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
274         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
275         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
276         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
277         Me.dgw.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
278         Me.dgw.ColumnHeadersHeight =
24
279         Me.dgw.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column3, Me.Column5})
280         Me.dgw.Cursor = System.Windows.Forms.Cursors.Hand
281         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
282         DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
283         DataGridViewCellStyle3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
284         DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
285         DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
286         DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
287         DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
288         Me.dgw.DefaultCellStyle = DataGridViewCellStyle3
289         Me.dgw.EnableHeadersVisualStyles = False
290         Me.dgw.GridColor = System.Drawing.Color.White
291         Me.dgw.Location = New System.Drawing.Point(
6, 83)
292         Me.dgw.MultiSelect = False
293         Me.dgw.Name =
"dgw"
294         Me.dgw.ReadOnly = True
295         Me.dgw.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
296         DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
297         DataGridViewCellStyle4.BackColor = System.Drawing.Color.CadetBlue
298         DataGridViewCellStyle4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
299         DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
300         DataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.DarkSlateGray
301         DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
302         DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
303         Me.dgw.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
304         Me.dgw.RowHeadersWidth =
25
305         Me.dgw.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
306         DataGridViewCellStyle5.BackColor = System.Drawing.Color.White
307         DataGridViewCellStyle5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
308         DataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.DarkSlateGray
309         DataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White
310         Me.dgw.RowsDefaultCellStyle = DataGridViewCellStyle5
311         Me.dgw.RowTemplate.Height =
18
312         Me.dgw.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
313         Me.dgw.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
314         Me.dgw.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
315         Me.dgw.Size = New System.Drawing.Size(
329, 307)
316         Me.dgw.TabIndex =
2
317         
'
318         
'Column3
319         
'
320         Me.Column3.HeaderText =
"Fee Name"
321         Me.Column3.Name =
"Column3"
322         Me.Column3.ReadOnly = True
323         Me.Column3.Width =
200
324         
'
325         
'Column5
326         
'
327         Me.Column5.HeaderText =
"Fee"
328         Me.Column5.Name =
"Column5"
329         Me.Column5.ReadOnly = True
330         
'
331         
'TabPage2
332         
'
333         Me.TabPage2.Controls.Add(Me.GroupBox11)
334         Me.TabPage2.Controls.Add(Me.dgw1)
335         Me.TabPage2.Controls.Add(Me.GroupBox6)
336         Me.TabPage2.Controls.Add(Me.GroupBox8)
337         Me.TabPage2.Controls.Add(Me.GroupBox9)
338         Me.TabPage2.Location = New System.Drawing.Point(
4, 22)
339         Me.TabPage2.Name =
"TabPage2"
340         Me.TabPage2.Padding = New System.Windows.Forms.Padding(
3)
341         Me.TabPage2.Size = New System.Drawing.Size(
580, 399)
342         Me.TabPage2.TabIndex =
1
343         Me.TabPage2.Text =
"Hostel Fee"
344         Me.TabPage2.UseVisualStyleBackColor = True
345         
'
346         
'GroupBox11
347         
'
348         Me.GroupBox11.Controls.Add(Me.txtHostelFeeTotal)
349         Me.GroupBox11.Location = New System.Drawing.Point(
440, 86)
350         Me.GroupBox11.Name =
"GroupBox11"
351         Me.GroupBox11.Size = New System.Drawing.Size(
134, 73)
352         Me.GroupBox11.TabIndex =
50
353         Me.GroupBox11.TabStop = False
354         Me.GroupBox11.Text =
"Total"
355         Me.GroupBox11.Visible = False
356         
'
357         
'txtHostelFeeTotal
358         
'
359         Me.txtHostelFeeTotal.Location = New System.Drawing.Point(
22, 35)
360         Me.txtHostelFeeTotal.Name =
"txtHostelFeeTotal"
361         Me.txtHostelFeeTotal.ReadOnly = True
362         Me.txtHostelFeeTotal.Size = New System.Drawing.Size(
106, 20)
363         Me.txtHostelFeeTotal.TabIndex =
0
364         Me.txtHostelFeeTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
365         
'
366         
'dgw1
367         
'
368         Me.dgw1.AllowUserToAddRows = False
369         Me.dgw1.AllowUserToDeleteRows = False
370         DataGridViewCellStyle6.BackColor = System.Drawing.Color.FloralWhite
371         Me.dgw1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
372         Me.dgw1.BackgroundColor = System.Drawing.Color.White
373         Me.dgw1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
374         DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
375         DataGridViewCellStyle7.BackColor = System.Drawing.Color.CadetBlue
376         DataGridViewCellStyle7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
377         DataGridViewCellStyle7.ForeColor = System.Drawing.Color.Black
378         DataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.LightSteelBlue
379         DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
380         DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
381         Me.dgw1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
382         Me.dgw1.ColumnHeadersHeight =
24
383         Me.dgw1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5})
384         Me.dgw1.Cursor = System.Windows.Forms.Cursors.Hand
385         DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
386         DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
387         DataGridViewCellStyle8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
388         DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
389         DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
390         DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
391         DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
392         Me.dgw1.DefaultCellStyle = DataGridViewCellStyle8
393         Me.dgw1.EnableHeadersVisualStyles = False
394         Me.dgw1.GridColor = System.Drawing.Color.White
395         Me.dgw1.Location = New System.Drawing.Point(
6, 86)
396         Me.dgw1.MultiSelect = False
397         Me.dgw1.Name =
"dgw1"
398         Me.dgw1.ReadOnly = True
399         Me.dgw1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
400         DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
401         DataGridViewCellStyle9.BackColor = System.Drawing.Color.CadetBlue
402         DataGridViewCellStyle9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
403         DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
404         DataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.DarkSlateGray
405         DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
406         DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
407         Me.dgw1.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
408         Me.dgw1.RowHeadersWidth =
25
409         Me.dgw1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
410         DataGridViewCellStyle10.BackColor = System.Drawing.Color.White
411         DataGridViewCellStyle10.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
412         DataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.DarkSlateGray
413         DataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.White
414         Me.dgw1.RowsDefaultCellStyle = DataGridViewCellStyle10
415         Me.dgw1.RowTemplate.Height =
18
416         Me.dgw1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
417         Me.dgw1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
418         Me.dgw1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
419         Me.dgw1.Size = New System.Drawing.Size(
428, 307)
420         Me.dgw1.TabIndex =
49
421         
'
422         
'DataGridViewTextBoxColumn3
423         
'
424         Me.DataGridViewTextBoxColumn3.HeaderText =
"Hostel Name"
425         Me.DataGridViewTextBoxColumn3.Name =
"DataGridViewTextBoxColumn3"
426         Me.DataGridViewTextBoxColumn3.ReadOnly = True
427         Me.DataGridViewTextBoxColumn3.Width =
200
428         
'
429         
'DataGridViewTextBoxColumn4
430         
'
431         Me.DataGridViewTextBoxColumn4.HeaderText =
"Installment"
432         Me.DataGridViewTextBoxColumn4.Name =
"DataGridViewTextBoxColumn4"
433         Me.DataGridViewTextBoxColumn4.ReadOnly = True
434         
'
435         
'DataGridViewTextBoxColumn5
436         
'
437         Me.DataGridViewTextBoxColumn5.HeaderText =
"Fee"
438         Me.DataGridViewTextBoxColumn5.Name =
"DataGridViewTextBoxColumn5"
439         Me.DataGridViewTextBoxColumn5.ReadOnly = True
440         
'
441         
'GroupBox6
442         
'
443         Me.GroupBox6.Controls.Add(Me.Button2)
444         Me.GroupBox6.Controls.Add(Me.Button3)
445         Me.GroupBox6.Location = New System.Drawing.Point(
349, 6)
446         Me.GroupBox6.Name =
"GroupBox6"
447         Me.GroupBox6.Size = New System.Drawing.Size(
197, 73)
448         Me.GroupBox6.TabIndex =
48
449         Me.GroupBox6.TabStop = False
450         Me.GroupBox6.Text =
"Opertions"
451         
'
452         
'Button2
453         
'
454         Me.Button2.Cursor = System.Windows.Forms.Cursors.Hand
455         Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup
456         Me.Button2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
457         Me.Button2.Location = New System.Drawing.Point(
104, 25)
458         Me.Button2.Name =
"Button2"
459         Me.Button2.Size = New System.Drawing.Size(
82, 28)
460         Me.Button2.TabIndex =
0
461         Me.Button2.Text =
"Reset"
462         Me.Button2.UseVisualStyleBackColor = True
463         
'
464         
'Button3
465         
'
466         Me.Button3.Cursor = System.Windows.Forms.Cursors.Hand
467         Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup
468         Me.Button3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
469         Me.Button3.Location = New System.Drawing.Point(
16, 25)
470         Me.Button3.Name =
"Button3"
471         Me.Button3.Size = New System.Drawing.Size(
82, 28)
472         Me.Button3.TabIndex =
4
473         Me.Button3.Text =
"Get Data"
474         Me.Button3.UseVisualStyleBackColor = True
475         
'
476         
'GroupBox8
477         
'
478         Me.GroupBox8.Controls.Add(Me.cmbClass1)
479         Me.GroupBox8.Location = New System.Drawing.Point(
212, 6)
480         Me.GroupBox8.Name =
"GroupBox8"
481         Me.GroupBox8.Size = New System.Drawing.Size(
131, 73)
482         Me.GroupBox8.TabIndex =
46
483         Me.GroupBox8.TabStop = False
484         Me.GroupBox8.Text =
"Class"
485         
'
486         
'cmbClass1
487         
'
488         Me.cmbClass1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
489         Me.cmbClass1.FormattingEnabled = True
490         Me.cmbClass1.Location = New System.Drawing.Point(
17, 31)
491         Me.cmbClass1.Name =
"cmbClass1"
492         Me.cmbClass1.Size = New System.Drawing.Size(
99, 21)
493         Me.cmbClass1.TabIndex =
1
494         
'
495         
'GroupBox9
496         
'
497         Me.GroupBox9.Controls.Add(Me.cmbSchoolName1)
498         Me.GroupBox9.Location = New System.Drawing.Point(
6, 6)
499         Me.GroupBox9.Name =
"GroupBox9"
500         Me.GroupBox9.Size = New System.Drawing.Size(
200, 73)
501         Me.GroupBox9.TabIndex =
45
502         Me.GroupBox9.TabStop = False
503         Me.GroupBox9.Text =
"School Name"
504         
'
505         
'cmbSchoolName1
506         
'
507         Me.cmbSchoolName1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
508         Me.cmbSchoolName1.FormattingEnabled = True
509         Me.cmbSchoolName1.Location = New System.Drawing.Point(
15, 31)
510         Me.cmbSchoolName1.Name =
"cmbSchoolName1"
511         Me.cmbSchoolName1.Size = New System.Drawing.Size(
173, 21)
512         Me.cmbSchoolName1.TabIndex =
3
513         
'
514         
'TabPage3
515         
'
516         Me.TabPage3.Controls.Add(Me.GroupBox12)
517         Me.TabPage3.Controls.Add(Me.dgw2)
518         Me.TabPage3.Controls.Add(Me.GroupBox1)
519         Me.TabPage3.Controls.Add(Me.GroupBox7)
520         Me.TabPage3.Location = New System.Drawing.Point(
4, 22)
521         Me.TabPage3.Name =
"TabPage3"
522         Me.TabPage3.Padding = New System.Windows.Forms.Padding(
3)
523         Me.TabPage3.Size = New System.Drawing.Size(
580, 399)
524         Me.TabPage3.TabIndex =
2
525         Me.TabPage3.Text =
"Bus Fee"
526         Me.TabPage3.UseVisualStyleBackColor = True
527         
'
528         
'GroupBox12
529         
'
530         Me.GroupBox12.Controls.Add(Me.txtBusFeeTotal)
531         Me.GroupBox12.Location = New System.Drawing.Point(
415, 6)
532         Me.GroupBox12.Name =
"GroupBox12"
533         Me.GroupBox12.Size = New System.Drawing.Size(
155, 73)
534         Me.GroupBox12.TabIndex =
52
535         Me.GroupBox12.TabStop = False
536         Me.GroupBox12.Text =
"Total"
537         Me.GroupBox12.Visible = False
538         
'
539         
'txtBusFeeTotal
540         
'
541         Me.txtBusFeeTotal.Location = New System.Drawing.Point(
22, 35)
542         Me.txtBusFeeTotal.Name =
"txtBusFeeTotal"
543         Me.txtBusFeeTotal.ReadOnly = True
544         Me.txtBusFeeTotal.Size = New System.Drawing.Size(
116, 20)
545         Me.txtBusFeeTotal.TabIndex =
0
546         Me.txtBusFeeTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
547         
'
548         
'dgw2
549         
'
550         Me.dgw2.AllowUserToAddRows = False
551         Me.dgw2.AllowUserToDeleteRows = False
552         DataGridViewCellStyle11.BackColor = System.Drawing.Color.FloralWhite
553         Me.dgw2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
554         Me.dgw2.BackgroundColor = System.Drawing.Color.White
555         Me.dgw2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
556         DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
557         DataGridViewCellStyle12.BackColor = System.Drawing.Color.CadetBlue
558         DataGridViewCellStyle12.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
559         DataGridViewCellStyle12.ForeColor = System.Drawing.Color.Black
560         DataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.LightSteelBlue
561         DataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText
562         DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
563         Me.dgw2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle12
564         Me.dgw2.ColumnHeadersHeight =
24
565         Me.dgw2.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn9, Me.DataGridViewTextBoxColumn10})
566         Me.dgw2.Cursor = System.Windows.Forms.Cursors.Hand
567         DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
568         DataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window
569         DataGridViewCellStyle13.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
570         DataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText
571         DataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight
572         DataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText
573         DataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
574         Me.dgw2.DefaultCellStyle = DataGridViewCellStyle13
575         Me.dgw2.EnableHeadersVisualStyles = False
576         Me.dgw2.GridColor = System.Drawing.Color.White
577         Me.dgw2.Location = New System.Drawing.Point(
6, 85)
578         Me.dgw2.MultiSelect = False
579         Me.dgw2.Name =
"dgw2"
580         Me.dgw2.ReadOnly = True
581         Me.dgw2.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
582         DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
583         DataGridViewCellStyle14.BackColor = System.Drawing.Color.CadetBlue
584         DataGridViewCellStyle14.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
585         DataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText
586         DataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.DarkSlateGray
587         DataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText
588         DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
589         Me.dgw2.RowHeadersDefaultCellStyle = DataGridViewCellStyle14
590         Me.dgw2.RowHeadersWidth =
25
591         Me.dgw2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
592         DataGridViewCellStyle15.BackColor = System.Drawing.Color.White
593         DataGridViewCellStyle15.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
594         DataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.DarkSlateGray
595         DataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.White
596         Me.dgw2.RowsDefaultCellStyle = DataGridViewCellStyle15
597         Me.dgw2.RowTemplate.Height =
18
598         Me.dgw2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
599         Me.dgw2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
600         Me.dgw2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
601         Me.dgw2.Size = New System.Drawing.Size(
428, 307)
602         Me.dgw2.TabIndex =
51
603         
'
604         
'DataGridViewTextBoxColumn7
605         
'
606         Me.DataGridViewTextBoxColumn7.HeaderText =
"Location"
607         Me.DataGridViewTextBoxColumn7.Name =
"DataGridViewTextBoxColumn7"
608         Me.DataGridViewTextBoxColumn7.ReadOnly = True
609         Me.DataGridViewTextBoxColumn7.Width =
200
610         
'
611         
'DataGridViewTextBoxColumn9
612         
'
613         Me.DataGridViewTextBoxColumn9.HeaderText =
"Installment"
614         Me.DataGridViewTextBoxColumn9.Name =
"DataGridViewTextBoxColumn9"
615         Me.DataGridViewTextBoxColumn9.ReadOnly = True
616         
'
617         
'DataGridViewTextBoxColumn10
618         
'
619         Me.DataGridViewTextBoxColumn10.HeaderText =
"Fee"
620         Me.DataGridViewTextBoxColumn10.Name =
"DataGridViewTextBoxColumn10"
621         Me.DataGridViewTextBoxColumn10.ReadOnly = True
622         
'
623         
'GroupBox1
624         
'
625         Me.GroupBox1.Controls.Add(Me.Button4)
626         Me.GroupBox1.Controls.Add(Me.Button5)
627         Me.GroupBox1.Location = New System.Drawing.Point(
212, 6)
628         Me.GroupBox1.Name =
"GroupBox1"
629         Me.GroupBox1.Size = New System.Drawing.Size(
197, 73)
630         Me.GroupBox1.TabIndex =
50
631         Me.GroupBox1.TabStop = False
632         Me.GroupBox1.Text =
"Opertions"
633         
'
634         
'Button4
635         
'
636         Me.Button4.Cursor = System.Windows.Forms.Cursors.Hand
637         Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup
638         Me.Button4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
639         Me.Button4.Location = New System.Drawing.Point(
104, 25)
640         Me.Button4.Name =
"Button4"
641         Me.Button4.Size = New System.Drawing.Size(
82, 28)
642         Me.Button4.TabIndex =
0
643         Me.Button4.Text =
"Reset"
644         Me.Button4.UseVisualStyleBackColor = True
645         
'
646         
'Button5
647         
'
648         Me.Button5.Cursor = System.Windows.Forms.Cursors.Hand
649         Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup
650         Me.Button5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
651         Me.Button5.Location = New System.Drawing.Point(
16, 25)
652         Me.Button5.Name =
"Button5"
653         Me.Button5.Size = New System.Drawing.Size(
82, 28)
654         Me.Button5.TabIndex =
4
655         Me.Button5.Text =
"Get Data"
656         Me.Button5.UseVisualStyleBackColor = True
657         
'
658         
'GroupBox7
659         
'
660         Me.GroupBox7.Controls.Add(Me.cmbLocation)
661         Me.GroupBox7.Location = New System.Drawing.Point(
6, 6)
662         Me.GroupBox7.Name =
"GroupBox7"
663         Me.GroupBox7.Size = New System.Drawing.Size(
200, 73)
664         Me.GroupBox7.TabIndex =
49
665         Me.GroupBox7.TabStop = False
666         Me.GroupBox7.Text =
"Location"
667         
'
668         
'cmbLocation
669         
'
670         Me.cmbLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
671         Me.cmbLocation.FormattingEnabled = True
672         Me.cmbLocation.Location = New System.Drawing.Point(
15, 31)
673         Me.cmbLocation.Name =
"cmbLocation"
674         Me.cmbLocation.Size = New System.Drawing.Size(
173, 21)
675         Me.cmbLocation.TabIndex =
3
676         
'
677         
'Panel2
678         
'
679         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
680         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
681         Me.Panel2.Controls.Add(Me.Label1)
682         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
683         Me.Panel2.Name =
"Panel2"
684         Me.Panel2.Size = New System.Drawing.Size(
584, 62)
685         Me.Panel2.TabIndex =
0
686         
'
687         
'Label1
688         
'
689         Me.Label1.AutoSize = True
690         Me.Label1.BackColor = System.Drawing.Color.Transparent
691         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
692         Me.Label1.ForeColor = System.Drawing.Color.White
693         Me.Label1.Location = New System.Drawing.Point(
212, 19)
694         Me.Label1.Name =
"Label1"
695         Me.Label1.Size = New System.Drawing.Size(
137, 24)
696         Me.Label1.TabIndex =
0
697         Me.Label1.Text =
"Fee Structure"
698         
'
699         
'btnClose
700         
'
701         Me.btnClose.BackColor = System.Drawing.Color.Maroon
702         Me.btnClose.ForeColor = System.Drawing.Color.Red
703         Me.btnClose.Location = New System.Drawing.Point(
610, 0)
704         Me.btnClose.Name =
"btnClose"
705         Me.btnClose.Size = New System.Drawing.Size(
20, 23)
706         Me.btnClose.TabIndex =
6
707         Me.btnClose.Text =
"x"
708         Me.btnClose.UseVisualStyleBackColor = False
709         
'
710         
'frmFeeStructure
711         
'
712         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
713         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
714         Me.BackColor = System.Drawing.Color.DarkSlateGray
715         Me.ClientSize = New System.Drawing.Size(
630, 533)
716         Me.Controls.Add(Me.btnClose)
717         Me.Controls.Add(Me.Panel1)
718         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
719         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
720         Me.MaximizeBox = False
721         Me.MinimizeBox = False
722         Me.Name =
"frmFeeStructure"
723         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
724         Me.Panel1.ResumeLayout(False)
725         Me.TabControl1.ResumeLayout(False)
726         Me.TabPage1.ResumeLayout(False)
727         Me.GroupBox10.ResumeLayout(False)
728         Me.GroupBox10.PerformLayout()
729         Me.GroupBox5.ResumeLayout(False)
730         Me.GroupBox4.ResumeLayout(False)
731         Me.GroupBox3.ResumeLayout(False)
732         Me.GroupBox2.ResumeLayout(False)
733         CType(Me.dgw, System.ComponentModel.ISupportInitialize).EndInit()
734         Me.TabPage2.ResumeLayout(False)
735         Me.GroupBox11.ResumeLayout(False)
736         Me.GroupBox11.PerformLayout()
737         CType(Me.dgw1, System.ComponentModel.ISupportInitialize).EndInit()
738         Me.GroupBox6.ResumeLayout(False)
739         Me.GroupBox8.ResumeLayout(False)
740         Me.GroupBox9.ResumeLayout(False)
741         Me.TabPage3.ResumeLayout(False)
742         Me.GroupBox12.ResumeLayout(False)
743         Me.GroupBox12.PerformLayout()
744         CType(Me.dgw2, System.ComponentModel.ISupportInitialize).EndInit()
745         Me.GroupBox1.ResumeLayout(False)
746         Me.GroupBox7.ResumeLayout(False)
747         Me.Panel2.ResumeLayout(False)
748         Me.Panel2.PerformLayout()
749         Me.ResumeLayout(False)
750
751     End Sub
752     Friend WithEvents Panel1 As System.Windows.Forms.Panel
753     Friend WithEvents Panel2 As System.Windows.Forms.Panel
754     Friend WithEvents Label1 As System.Windows.Forms.Label
755     Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
756     Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
757     Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
758     Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
759     Friend WithEvents dgw As System.Windows.Forms.DataGridView
760     Friend WithEvents btnClose As System.Windows.Forms.Button
761     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
762     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
763     Friend WithEvents cmbSchoolName As System.Windows.Forms.ComboBox
764     Friend WithEvents cmbClass As System.Windows.Forms.ComboBox
765     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
766     Friend WithEvents cmbSemester As System.Windows.Forms.ComboBox
767     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
768     Friend WithEvents btnReset As System.Windows.Forms.Button
769     Friend WithEvents Button1 As System.Windows.Forms.Button
770     Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
771     Friend WithEvents Button2 As System.Windows.Forms.Button
772     Friend WithEvents Button3 As System.Windows.Forms.Button
773     Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
774     Friend WithEvents cmbClass1 As System.Windows.Forms.ComboBox
775     Friend WithEvents GroupBox9 As System.Windows.Forms.GroupBox
776     Friend WithEvents cmbSchoolName1 As System.Windows.Forms.ComboBox
777     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
778     Friend WithEvents Button4 As System.Windows.Forms.Button
779     Friend WithEvents Button5 As System.Windows.Forms.Button
780     Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
781     Friend WithEvents cmbLocation As System.Windows.Forms.ComboBox
782     Friend WithEvents GroupBox10 As System.Windows.Forms.GroupBox
783     Friend WithEvents txtClassFeeTotal As System.Windows.Forms.TextBox
784     Friend WithEvents GroupBox11 As System.Windows.Forms.GroupBox
785     Friend WithEvents txtHostelFeeTotal As System.Windows.Forms.TextBox
786     Friend WithEvents dgw1 As System.Windows.Forms.DataGridView
787     Friend WithEvents dgw2 As System.Windows.Forms.DataGridView
788     Friend WithEvents GroupBox12 As System.Windows.Forms.GroupBox
789     Friend WithEvents txtBusFeeTotal As System.Windows.Forms.TextBox
790     Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn
791     Friend WithEvents DataGridViewTextBoxColumn9 As System.Windows.Forms.DataGridViewTextBoxColumn
792     Friend WithEvents DataGridViewTextBoxColumn10 As System.Windows.Forms.DataGridViewTextBoxColumn
793     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
794     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
795     Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
796     Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
797     Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
798
799 End Class


Gõ tìm kiếm nhanh...